PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / getStartCircleCenter Method
In This Topic
    getStartCircleCenter Method
    In This Topic
    Gets the position of the starting circle.
    Syntax
    public PDFPoint getStartCircleCenter()

    Return Value

    The position in shading's target coordinate system of the starting circle center.
    See Also